Selectdisc(kdevt dev, int number)

If the drive can store multiple discs (a juke-box), it is likely that a disc selection can be made by software. This function should perform disc selection. It should return the number of the selected disc on success, a negative value on error. Currently, none of the LINUX CDROM drivers appears to support such functionality, but it is defined here for future purposes.